|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequencingService.SequencerCall | |
---|---|
org.modeshape.repository.sequencer | The classes that make up the sequencing service and its configuration. |
Uses of SequencingService.SequencerCall in org.modeshape.repository.sequencer |
---|
Methods in org.modeshape.repository.sequencer that return types with arguments of type SequencingService.SequencerCall | |
---|---|
protected Iterable<SequencingService.SequencerCall> |
SequencingService.SequencerCalls.getCalls()
|
Iterator<SequencingService.SequencerCall> |
SequencingService.SequencerCalls.iterator()
|
Methods in org.modeshape.repository.sequencer with parameters of type SequencingService.SequencerCall | |
---|---|
protected Map<String,Set<RepositoryNodePath>> |
SequencingService.SequencerCalls.getOutputPathsFor(SequencingService.SequencerCall call)
|
protected void |
SequencingService.SequencerCalls.record(SequencingService.SequencerCall call,
RepositoryNodePath outputPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |